From e5935c15af0375240fa7c711dc99101fa48048be Mon Sep 17 00:00:00 2001 From: real-zephex Date: Wed, 10 Apr 2024 01:19:20 +0530 Subject: UI changes --- src/app/manga/[title]/title.module.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app/manga/[title]/title.module.css') diff --git a/src/app/manga/[title]/title.module.css b/src/app/manga/[title]/title.module.css index 97a4dba..c832d85 100644 --- a/src/app/manga/[title]/title.module.css +++ b/src/app/manga/[title]/title.module.css @@ -11,7 +11,7 @@ .SearchedFor { color: white; text-align: center; - font-family: "Kanit"; + font-family: "Poppins"; font-size: 26px; } @@ -64,4 +64,4 @@ .Main { max-width: 100%; } -} +} \ No newline at end of file -- cgit v1.2.3